-
Home
-
StoreKeeper for WooCommerce
-
10.3.0
-
Code
-
Classes
- DatabaseConnection
Total Complexity |
24 |
Dependencies |
11 |
Dependents |
19 |
Total lines |
150 |
Lines of code |
86 |
Logical lines of code |
46 |
Comment lines |
25 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createConnection() |
S |
58 |
5 |
16 |
formatFromDatabaseDate() |
S |
63 |
3 |
10 |
getConnection() |
S |
71 |
2 |
6 |
querySql() |
S |
66 |
2 |
8 |
getRow() |
S |
69 |
2 |
7 |
getArray() |
S |
69 |
2 |
7 |
getResults() |
S |
69 |
2 |
7 |
formatToDatabaseDate() |
S |
66 |
2 |
8 |
formatFromDatabaseDateIfNotEmpty() |
S |
71 |
2 |
6 |
escapeSQLString() |
S |
80 |
1 |
3 |
prepare() |
S |
68 |
1 |
8 |